home *** CD-ROM | disk | FTP | other *** search
- Prime Number Generator is a 32 bit multi-threaded application.
- Will generate all the prime numbers up to the given input number.
- Will also verify if a given number is prime or not. If not,
- will inform you of the number that will divide evenly into it.
-
- Results can be saved to a file of your choosing.
-
- Once you generate prime numbers, you may select one and you will
- see what see the count on that number, i.e. 2 is 1st prime,
- 19 is 8th prime, 199 is 46th prime number.
-
- Any contributions will be appreciated, your choice.
- Suggestions or comments are also welcome.
-
- Rick McClanahan
- 6038 Callaway Court
- Centreville, VA 20121-4685
-
- rmcclana@gmu.edu
- http://mason.gmu.edu/~rmcclana
-
-